CIMPLICITY Configuration REST API Web Service
CIMPLICITY Configuration REST API Web Service / CimEngineeringUnits Json Schema
In This Topic
    CimEngineeringUnits Json Schema
    In This Topic
    Description
    object contains the conversion information for converting a point from raw device units to real-world units. Conversion can either be linear or based on a conversion expression
    Overview
    CimEngineeringUnits
    object contains the conversion information for converting a point from raw device units to real-world units. Conversion can either be linear or based on a conversion expression
    EuExpression : string
    EuLabel : string
    EuRevExp : string
    HighConvValue : string
    HighRawValue : string
    LinearConversion : boolean
    LowConvValue : string
    LowRawValue : string
    Properties
    NameDescriptionData Type
     string
     string
     string
     string
     string
     boolean
     string
     string
    See Also